Remote Desktop Connection
-
We want to open an FTP link in remote desktop machine? after opening the link we need file information on the FTP link. How would that happen? Any help would be appreciated........ Thanks
-
We want to open an FTP link in remote desktop machine? after opening the link we need file information on the FTP link. How would that happen? Any help would be appreciated........ Thanks
do you need to get some files from the remote machine ? if so you could directly put ftp commands in a file and you can run it like, open machine name username password get a.txt bye why are you trying to open a link in the relate machine
Education is not a way to escape poverty — it is a way of fighting it.
modified on Tuesday, June 16, 2009 7:46 AM
-
do you need to get some files from the remote machine ? if so you could directly put ftp commands in a file and you can run it like, open machine name username password get a.txt bye why are you trying to open a link in the relate machine
Education is not a way to escape poverty — it is a way of fighting it.
modified on Tuesday, June 16, 2009 7:46 AM
Thanks, we have requirement to open an FTP link which can only be run in remote machines(any port setting is there perhaps).
-
Thanks, we have requirement to open an FTP link which can only be run in remote machines(any port setting is there perhaps).
-
what do you mean by opening a FTP link in remote machine ?
Education is not a way to escape poverty — it is a way of fighting it.
We have to access a file and that file is on a ftp location and that ftp location can only be accessed by remotely connected server.So the steps that we need to take is as : 1-Remote connection to a server 2-after RMC connect to ftp. 3-check the modified date of a file on ftp location. I think It calrifies all your doubts. Thanks,
-
We have to access a file and that file is on a ftp location and that ftp location can only be accessed by remotely connected server.So the steps that we need to take is as : 1-Remote connection to a server 2-after RMC connect to ftp. 3-check the modified date of a file on ftp location. I think It calrifies all your doubts. Thanks,