remotepath - WeOnlyDo Discussion board

remotepath (General questions)

by scot styer, Friday, May 06, 2011, 21:34 (4761 days ago)

I had another question
I was using putfiles and remotepath object on the put
when I was using one account
it seemed to be defaulting to the home directory, of
the account logging in to
However, we used another account... and it tried
to put the file to / root
does the remotepath know the home directory of the account
or.. do we always have to specify the remothpath when using
the putfiles
Or.. could that be a setting on the ftp account?
strange that it worked for one, and not another

Re: remotepath

by wodDamir, Friday, May 06, 2011, 21:45 (4761 days ago) @ scot styer

Scot,

Once connected, the component checks the path it was placed into. This path is then stored into RemotePath property. This is usually user's home directory, but can depend on server/account settings.

However, you should always specify full absolute remote path when using wodFtpDLX methods.

Regards,
Damba