-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Transferring file to parent / root folder #317
Comments
The fact that the quotes in the command line are blue and all other characters are white is interesting; they are clearly not being recognized by the command line parser.
You reference targetuserorphansfoldername "" but I don't see that in the command.
I'm in California (PST) and am available to Meet/Zoom.
Ross
…----
Ross Scroggs
***@***.***
On Nov 22, 2022, at 11:12 PM, SurrounDTech ***@***.***> wrote:
Hi,
I am trying to transfer a file from one user's sub folder to another user's root (my drive) and have been trying the following command, but I can't seem to get it to work with targetuserorphansfoldername "". If a folder name is added, the command works correctly but does not when using just the "". Am I running this incorrectly?
gam user ***@***.*** transfer drive ***@***.*** select <FileID> targetuserfoldername "" retainrole writer nonowner_targetrole source
I receive the following error and it looks to be ignoring the ""
<https://user-images.githubusercontent.com/65645186/203489429-aca1ae4c-5ea8-42c5-a6ae-d08ac67d56b7.png>
With the retainrole removed to just have ""
<https://user-images.githubusercontent.com/65645186/203489640-6206925d-181d-46fe-92fc-8f5cfaff994c.png>
Thanks in advance for your help.
—
Reply to this email directly, view it on GitHub <#317>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACCTYL6ZXF7JBSDHGGPM6I3WJW7WJANCNFSM6AAAAAASIUDC74>.
You are receiving this because you are subscribed to this thread.
|
Hi Ross, Thanks for the reply and my mistake I should have proofread what I had posted it was the targetuserfoldername "" which was working not the Orphan version (bad copy and paste). I was actually running this in a PowerShell window so will try in just plain cmd and let you know how I go. |
Hey Ross, can confirm it was the powershell windows, sorry I should have picked up on this before logging a ticket. |
It should work in PowerShell, I'm still curious about the blue quotes.
----
Ross Scroggs
***@***.***
… On Nov 23, 2022, at 3:26 PM, SurrounDTech ***@***.***> wrote:
Closed #317 <#317> as completed.
—
Reply to this email directly, view it on GitHub <#317 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACCTYLZBUTIZAH6OJGGHLBLWJ2RZPANCNFSM6AAAAAASIUDC74>.
You are receiving this because you commented.
|
We can do a Meet/Zoom if you'd like.
----
Ross Scroggs
***@***.***
… On Nov 23, 2022, at 3:26 PM, SurrounDTech ***@***.***> wrote:
Closed #317 <#317> as completed.
—
Reply to this email directly, view it on GitHub <#317 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACCTYLZBUTIZAH6OJGGHLBLWJ2RZPANCNFSM6AAAAAASIUDC74>.
You are receiving this because you commented.
|
Thanks Ross |
Hi,
I am trying to transfer a file from one user's sub folder to another user's root (my drive) and have been trying the following command, but I can't seem to get it to work with targetuserorphansfoldername "". If a folder name is added, the command works correctly but does not when using just the "". Am I running this incorrectly?
gam user user@domain.com transfer drive otheruser@domain.com select <FileID> targetuserfoldername "" retainrole writer nonowner_targetrole source
I receive the following error and it looks to be ignoring the ""
With the retainrole removed to just have ""
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: