Afternoon.
If I use a folder like /root/f1/f2, the SCPClient works great.
If I use something like /root/folder\\ one/folder\\ two, it tells me the directory doesn't exist.
In linux using something like : cd /root/folder\ one/folder\ two changes the directory, but I can't put that into the SCPClient call.
Any help would be appreciated.
Comments: ** Comment from web user: NoDozing **
If I use a folder like /root/f1/f2, the SCPClient works great.
If I use something like /root/folder\\ one/folder\\ two, it tells me the directory doesn't exist.
In linux using something like : cd /root/folder\ one/folder\ two changes the directory, but I can't put that into the SCPClient call.
Any help would be appreciated.
Comments: ** Comment from web user: NoDozing **
I'm trying to convey that I need to upload to a directory structure where there are blanks in the directory names.