»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 11-30-2003, 01:44 PM   #1 (permalink)
Registered User
 
Bertus02's Avatar
 
Join Date: Oct 2002
Posts: 100
Bertus02 is on a distinguished road
Is this possible....

I would like to be able to have the option to send a file to a ftp server when you right click on a file and go to send to. is this possible? thanks.

Bertus02 is offline   Reply With Quote
Old 12-01-2003, 08:39 AM   #2 (permalink)
Registered User
 
DVNT1's Avatar
 
Join Date: Oct 2001
Location: Ohio
Posts: 5,577
DVNT1 is on a distinguished road
Yes, but I don't have time to create it. The idea, write a script that sends the file name to a text (like cmds.txt) file along with the PUT command. Then use another script to call the FTP.exe with the command line that calls the created txt file.


cmds.txt file gets created containing two lines:
PUT filename.txt
quit


Then use the FTP.exe command in a script:
ftp -v -i -s:cmds.txt -A ftpservername
DVNT1 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:02 AM.