tags:

views:

15

answers:

0

I'm trying to debug some shell scripts, so I'm editing them locally, then uploading them to my dev server and running the code.

However, for some reason, the files aren't changing on the server.

I'm using WinSCP (ftp client) to transfer the files over to my server (linux), the altered file on the local has the same file size and timestamp of last edit, but the item I've altered is not there on the server copy.

Am I missing something with my transfer? Do I need to force a refresh or something with the cache?

It's a largeish file, so not sure if that has anything to do with it.

/me goes batty