About 1,407,751 results (2,773 milliseconds)

How to get all paths inside maya file?

https://groups.google.com/g/python_inside_maya/c/7IdJBLW2riY
Oct 8, 2016 ... I want to get all file paths inside maya, it is possible to get each type of path separately, like textures, references, cache files, scenepath, but i want get ...

[Maya-Python] List referenced files

https://groups.google.com/g/python_inside_maya/c/KYgnHkc1xvk/m/88L5jj7jBwAJ
I'm looking for a way to list all nodes that somehow reference an external file; be it references, textures, or some obscure custom node with an attribute for ...

Changing GAM download location

https://groups.google.com/g/google-apps-manager/c/Q4M5efhTq_0
Jul 26, 2016 ... I would like to direct the downloads or save directory when I get "all users" photos. How do I change the file save location?

Team Drive list of files in a folder and all its subfolders...for all users

https://groups.google.com/g/google-apps-manager/c/IiB2EKXqIs8
Is there an Advanced GAM command to do the above but for every user in the team drive? Or do I need a Python script? Help would be greatly appreciated ...

List objects | Cloud Storage | Google Cloud

https://cloud.google.com/storage/docs/listing-objects
For more information, see the Cloud Storage Python API reference documentation. ... # # This can be used to list all files in a "folder", e.g. "public/".

Best Practice for getting all Externally Shared Files in our Domain

https://groups.google.com/g/google-apps-manager/c/5_QnVbxloRc
I'm fairly naive when it comes to combining Python Scripts and GAM, but I ... When executing I get -bash: pm: No such file or directory. GAM-Scripts3 ...

How to get list of targets that depends on some file in ninja

https://groups.google.com/g/ninja-build/c/cg1RljMLFug
Sep 12, 2016 ... ... dir/src/File3.cpp.o: CXX_COMPILER__ZZZ. After that I'm parsing it with python script to create map source file -> original target. But how to ...

Method: files.list | Google Drive | Google for Developers

https://developers.google.com/workspace/drive/api/reference/rest/v3/files/list
Apr 18, 2025 ... A comma-separated list of sort keys. Valid keys are: createdTime : When the file was created. folder : The folder ID. This field is sorted using ...

python 3.x - replace string in all files in a folder - Stack Overflow

http://feedproxy.google.com/~r/stackoverflow/tGpU/~3/xXKm_ufOrHw/replace-string-in-all-files-in-a-folder
May 17, 2020 ... Ok, that means the encoding 'ISO-8859-1' is the correct one, you can try the above now: This should work. Let me know if you get any errors.

Generating a list of available templates

https://groups.google.com/g/django-users/c/lSkt869Y524
Feb 10, 2012 ... The setttings file is a python module. ... Since the path is set for the templates. ... template and you have it. On Feb 10, 12:42 pm, Micky Hulse ...

operating on the contents of .runfiles from within a skylark rule?

https://groups.google.com/g/bazel-discuss/c/uvwAQqWthaE
Jan 11, 2016 ... For example, the builtin Python rules have "transitive_sources". To get the output files into the pkg_* rules, you'll want to list the output ...

List the objects in a bucket | Cloud Storage | Google Cloud

https://cloud.google.com/storage/docs/samples/storage-list-files
List all the objects in a Cloud Storage bucket. Explore further For detailed documentation that includes this code sample, see the following:

Fwd: Docker image: adding files to two different locations

https://groups.google.com/g/bazel-sig-python/c/I4ou-s4JV2c
I need to move some python files to one directory, and the corresponding configuration files to another. ... But, that will place all files in the same directory.

os.path.walk() to get full path of all files

https://groups.google.com/g/comp.lang.python/c/tUW8tP_OfQs
My goal is create a list of absolute paths for all files in a given directory (any number of levels deep). root ----dir1 --------file1 --------file2

Viewing Photos Not in an Album - Google Photos Community

https://support.google.com/photos/thread/12363001/viewing-photos-not-in-an-album?hl=en
Aug 19, 2019 ... rclone lsl gphotopt:album -P # list all photos with exifdate, or upload date if no exif. rclone lsf gphotopt:media/by-year -P # lists all file ...

Upload all files in a directory | Cloud Storage | Google Cloud

https://cloud.google.com/storage/docs/samples/storage-transfer-manager-upload-directory
Code sample. Java Node.js Python More. For more information, see the Cloud Storage ... # First, recursively get all files in `directory` as Path objects.

Using GAM to output a Google Drive Permissions Audit of all files?

https://groups.google.com/g/google-apps-manager/c/RrumF2C6OFo
Jan 5, 2018 ... I'm thinking perhaps a batch file that has a list of all the users, puts them in an array, then runs the command for each generating a unique ...

Google Drive files suddenly disappeared. The Drive literally went ...

https://support.google.com/drive/thread/245055606/google-drive-files-suddenly-disappeared-the-drive-literally-went-back-to-condition-in-may-2023?hl=en
Nov 22, 2023 ... data from May until today disappeared, and the folder structure went back to status in May. Google Drive activity doesn't show any changes (only ...

List files with Cloud Storage on Web | Cloud Storage for Firebase

https://firebase.google.com/docs/storage/web/list-files
List all files. You can use listAll to fetch all results for a directory. This is best used for small directories as all results are ...

Consuming a generated file?

https://groups.google.com/g/bazel-discuss/c/UKr5kYeeO-s
Nov 14, 2019 ... ... list of files, and an output directory. Sharing the solution in case someone will find it useful in the future: filegroup(. name = "txt-files",.