Results 1 to 2 of 2
Thread: FTP in java
- 07-24-2007, 12:39 AM #1
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
FTP in java
Hi, I want to try to write a program that I can actually use. Everyday at work I have to pull an export of transactions from an ftp server and when I pull it it is named STRATIS_EXPORT.TXT and I have to rename it to STRATIS_EXPORT_XXXX_X.txt, the first 4 x's being the julian date and the last being what number it is that I am pulling 1 for first pull 2 for 2nd and so on.
After I rename it I have to change directory's and put it in one named archive then i have to change directories again and delete the original export. I do all this through the command line in windows so i don't really care if this program has a GUI or not. All I really want is for someone to point me in the right direction like how to access the cmd line and send the commands to it.
Thanks
- 07-30-2007, 07:40 PM #2
Senior Member
- Join Date
- Jul 2007
- Posts
- 135
- Rep Power
- 0


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks