本文介绍了将文档移动到另一个文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试将文档(.docx,.pptx,.xls)移动到另一个文件夹。
Hi, I'm trying to move a document (.docx, .pptx, .xls) to another folder.
实际上我的文档是这样的结构:"mysite / Waiver Documents / DATE-SITE / Waiver Request"
Actually my document is in a structure like this : "mysite/Waiver Documents/DATE-SITE/Waiver Request"
我想将其移至: " mysite / Waiver Documents / DATE-SITE / Approved Waiver Request"。
and i would like to move it to : "mysite/Waiver Documents/DATE-SITE/Approved Waiver Request".
我只能使用Shareflow Designer的工作流程,但我仍然找不到任何解决方案..
谢谢。
推荐答案
或者,只需从浏览器下载文档,从当前位置删除,然后上传到新位置。有时真的很容易。
Alternatively, simply download the doc from the browser, delete from current spot, then upload to new spot. Sometimes that's honestly easier.
这篇关于将文档移动到另一个文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!