Would anyone have use for a small Python script I've written to synchronize a local directory to one on an FTP server? It will transfer files that have a newer timestamp on the local machine. It can also be configured to ignore files and directories you want left alone. I have a Ruby version as well, but it may be slightly out of date.
When I was still doing heavy development on the FT site, I had a hard time keeping track of which files I had changed and needed to send, and which I didn't. I didn't see anything I really liked that would handle the problem for me, and I needed an excuse to write something in Python and Ruby anyway, so I put the scripts together.
When I was still doing heavy development on the FT site, I had a hard time keeping track of which files I had changed and needed to send, and which I didn't. I didn't see anything I really liked that would handle the problem for me, and I needed an excuse to write something in Python and Ruby anyway, so I put the scripts together.
---
Falcon Twin
Falcon Twin
