Re: Putfile gives error but can manually put file (General questions)
Hi Jenn,
When using PutFile Method you must always specify full path for Local and Remote Path.
Here is example:
sFtp.PutFile C:\home\joe\something , /home/joe/something
Same you need to do when uploading priceGrabberFeed.txt file, you need to specify full Remote an Local Path.
Let us know how it goes.
Regards,
Drazen