Computing.Net > Forums > Windows XP > Issuing RAW FTP commands in Notepad

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Issuing RAW FTP commands in Notepad

Reply to Message Icon

Name: pnbalaji
Date: June 10, 2008 at 23:12:56 Pacific
OS: Windows XP SP2
CPU/Ram: 3GHz, 512MB
Product: IBM
Comment:

Hi,

I would like to use Notepad++ (http://notepad-plus.sourceforge.net/uk/site.htm) as my primary text editor. I am working on a language called Adv+ where the source codes are saved in an AIX server. I downloaded the ftp_synchronize plugin and installed it.

However, the ftp_synchronize plugin allows only to browse thru the folder and then select the component from the browse listing output. My unix primary source code directory is /met/le which contains thousands of files and hundreds of directories under it. As a result, the ls command seems to take a very long time.

All the times, I know which source I need to modify (for ex, it can be /met/le/fwdptr.bv). Is there a way to directly download this file into my local cache with out browsing the entire directory listing? I tried the RAW FTP command "RETR /met/le/fwdptr.bv", but it doesn't download the required file.

Can some one help me?

Thanks,
Balaji.



Sponsored Link
Ads by Google

Response Number 1
Name: jefro
Date: June 11, 2008 at 14:12:50 Pacific
Reply:

Are you saying you are trying to use a file to run ftp commands?

Does you client use GET command?

"Best Practices", Event viewer, host file, perfmon, are in my top 10


0

Response Number 2
Name: pnbalaji
Date: June 11, 2008 at 20:32:45 Pacific
Reply:

Hi,

Thanks for the response.

No, I am not using a file. In the notepad++ FTP plugin, there is an icon which says "Issue Raw FTP command". After connecting to the FTP site, I click this button and it pops up a text field where I can enter FTP commands. I type RETR /met/le/fwdptr.bv in the text field. Notepad++ is suppose to download the file from the FTP server and opens in the editor. But it is not working as expected.

Sorry, you may not be able to follow unless you use it. Notepad++ is an open source freeware which you could download and try.

Thanks,
Balaji.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Issuing RAW FTP commands in Notepad

FTP Command in XP www.computing.net/answers/windows-xp/ftp-command-in-xp/180197.html

FTP through DOS Command in XP www.computing.net/answers/windows-xp/ftp-through-dos-command-in-xp/147082.html

FTP batch: pass in params www.computing.net/answers/windows-xp/ftp-batch-pass-in-params/107439.html