I just found that 7-zip, which is a great zipping tool with command line support, does not have a Move command. Never had, still hasn’t.
The semantics of Move should be: Add to archive, and Delete from filesystem if successfully added.
From this description it’s obvious that it’s close to impossible to achieve this functionality in a batch file.
Is there an online petition page for stuff like this?

Hi,
I am also interested in thos function. Perhaps this will be an online petition page for this?
Best regards
Tim
I’m want this too…. very good and useful option for extrating files without checking errors, u just have to check if the source file is still exists.
If you add the verification to 7zip and then if you check the raiesed %errorlevel%, you can check if 7zip added correctly the files to archive.
After that, you can move the file you want to delete in a temporary directory that eventually you delete.
well you guys are in luck this program is open source so if you want the functionlaity dont complain about it write it ito the program. best of all you dont need Igor Pavlov permission. And I am sure he would be very happy.