﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Ipswitch Forums / File Transfer / WS_FTP Server  / Moving files from folder to folder on server / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Ipswitch Forums</description><link>http://forums.ipswitch.com/</link><webMaster>forums@ipswitch.com</webMaster><lastBuildDate>Fri, 09 Jan 2009 21:59:23 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Moving files from folder to folder on server</title><link>http://forums.ipswitch.com/Topic573-8-1.aspx</link><description>I just realized there's an easier way to move files without using the QUOTE command.&lt;br&gt;&lt;br&gt;Select the file in the remote connection pane, and click the "rename" icon. In the dialog box asking for the new name, type the full or relative path and the file name that you want to move it to. For instance, rename "pic.jpg" to "../user1/pic.jpg" or "/home/user1/pic.jpg" or whatever. You are able to use the "rename" option as a "move" command because it uses the RNFR and RNTO commands.&lt;br&gt;&lt;br&gt;Also (and I wish I'd thought of this), you can copy and paste using the context menu (right-click on the file). This also uses RNFR and RNTO.&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 05 Aug 2004 10:34:18 GMT</pubDate><dc:creator>Brandon Felger</dc:creator></item><item><title>RE: Moving files from folder to folder on server</title><link>http://forums.ipswitch.com/Topic573-8-1.aspx</link><description>Two commands exist the FTP specification to help you: RNFR and RNTO. To use these in WS_FTP Pro, Either use the QUOTE command to run each (right click the remote window and select "QUOTE" under the "Operations" submenu), or set up a script.&lt;br&gt;&lt;br&gt;To move, say, pic.jpg from the current folder to a different user folder, you would do something like this: &lt;br&gt;&lt;br&gt;RNFR pic.jpg&lt;br&gt;RNTO ../user1/pic.jpg&lt;br&gt;&lt;br&gt;Or use the whole path, if you know it. That will remove pic.jpg from your directory and move it into the user1 directory. Note that if you use WS_FTP Pro's QUOTE option, both of those commands are separate QUOTE calls.&lt;br&gt;&lt;br&gt;Try that out and see if it works for you.&lt;br&gt;&lt;br&gt;</description><pubDate>Thu, 05 Aug 2004 09:36:05 GMT</pubDate><dc:creator>Brandon Felger</dc:creator></item><item><title>Moving files from folder to folder on server</title><link>http://forums.ipswitch.com/Topic573-8-1.aspx</link><description>&lt;P&gt;Moving files from folder to folder&lt;/P&gt;&lt;FONT size=2&gt;&lt;P&gt;We are a printing company. Our CSRs (Customer Sales Reps) receive image&lt;/P&gt;&lt;P&gt;files from customers via ipswitch ftp.&lt;/P&gt;&lt;P&gt;Depending on whether or not we are going to print it inhouse or outside the&lt;/P&gt;&lt;P&gt;file needs to be moved to one of 8 different folders so that the proper&lt;/P&gt;&lt;P&gt;vendor can pick it up. Each vendor has their own private folder /&lt;/P&gt;&lt;P&gt;userid/password.&lt;/P&gt;&lt;P&gt;So for a CSR to move a file the go to their windows desktop and drag the&lt;/P&gt;&lt;P&gt;file (1 to 30 meg.) from one folder to another.&lt;/P&gt;&lt;P&gt;so now that file travels up the network to the PC and then back down again.&lt;/P&gt;&lt;P&gt;What we need is a away to tell some application on the server to move the&lt;/P&gt;&lt;P&gt;bugger from "A" to "B".&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/FONT&gt;</description><pubDate>Wed, 04 Aug 2004 20:52:27 GMT</pubDate><dc:creator>bbftechies</dc:creator></item></channel></rss>